stack manipulation meaning in English
堆栈操作
栈处理
Examples
- I have included the stack diagrams for some other useful stack manipulation words
我为其他一些的有用的堆栈操作词提供了堆栈图表。 - Despite the added complexity of bytecode stack manipulation , it also offers some flexibility that is not available in source code
虽然字节码的堆栈操作增加了复杂度,但是它也具有一些源代码所不具备的灵活性。 - Obviously , the straightforward method is faster because there aren ' t any function calls or stack manipulation , but the recursive way is more elegant and better reflects the problem
很明显,直接方法执行速度要快一些,因为没有涉及到任何函数调用或堆栈操作。 - The instruction set includes all the normal arithmetic and logical operations , along with conditional and unconditional branches , load store , call return , stack manipulation , and several special types of instructions
指令集包含所有的常规算术和逻辑运算,以及条件转移和无条件转移、装入存储、调用返回、堆栈操作和几种特殊类型的指令。